wayne930242/Reflexive-Claude-Code
These skills were discovered automatically and have not necessarily received an editorial review.
adding-lawsIndexed
Adds a new law to the CLAUDE.md constitution. Use when establishing new immutable constraints that must be enforced in every response.
View indexed skillagent-architectIndexed
Claude Code architecture advisor. Classifies knowledge and delegates to appropriate skills. Use when deciding where to put new knowledge or restructuring components.
View indexed skillcreating-pluginsIndexed
Scaffolds a new Claude Code plugin with proper structure. Use when creating a new plugin package with skills and manifests.
View indexed skillcreating-pluginsIndexed
Scaffolds a new Claude Code plugin with proper structure. Use when creating a new plugin package with skills and manifests.
View indexed skillcreating-pluginsIndexed
Use when creating a new Claude Code plugin package. Use when user says "create plugin", "new plugin", "scaffold plugin", "plugin template".
View indexed skillcreating-pluginsIndexed
Scaffolds a new Claude Code plugin with proper structure. Use when creating a new plugin package with skills and manifests.
View indexed skillhunting-skillsIndexed
Searches external skills via claude-skills-mcp, analyzes and rewrites as new project-specific skills. Use when looking for external skill implementations to adapt.
View indexed skillimproving-skillsIndexed
Use when optimizing an existing skill. Use when user says "improve skill", "optimize skill", "update skill", "skill needs work". Use when a skill is outdated or underperforming.
View indexed skillimproving-skillsIndexed
Optimizes a skill by analyzing project conventions and researching best practices. Use when a skill needs quality improvement or updates to current standards.
View indexed skillinitializing-projectsIndexed
Use when bootstrapping a new project from scratch. Use when user says "create project", "new project", "initialize project", "start new app".
View indexed skillinitializing-projectsIndexed
Initializes a new project with framework, best practices, and agent system from scratch. Use when bootstrapping a new project or setting up development environment.
View indexed skillmigrating-agent-systemsIndexed
Initializes or migrates agent systems to Claude Code best practices architecture. Use when setting up agent system for a project or migrating existing configurations.
View indexed skillmigrating-agent-systemsIndexed
Use when setting up or migrating Claude Code agent system for a project. Use when user says "setup agent", "migrate agent system", "configure claude code", "add agent system".
View indexed skillproject-discoveryIndexed
Deep project analysis for architecture planning. Use when starting migration or designing new agent components for an unfamiliar codebase.
View indexed skillrefactoring-skillsIndexed
Use when analyzing and refactoring skills in a project. Use when user says "refactor skills", "cleanup skills", "consolidate skills", "skill review". Use when skills are messy or overlapping.
View indexed skillrefactoring-skillsIndexed
Analyzes and refactors all skills in the project - consolidate, optimize, and remove unnecessary ones. Use when skills need cleanup or reorganization.
View indexed skillrefactoring-with-external-skillsIndexed
Refactors existing skills by searching for better external implementations and adapting them. Use when improving skills with external best practices.
View indexed skillreflectingIndexed
Analyzes conversation to extract learnings and integrate into skill library or rules. Consolidates experiences into reusable knowledge. Use when completing significant work, resolving complex problems, or discovering reusable patterns.
View indexed skillreflectingIndexed
Use when completing significant work to extract learnings. Use when user says "reflect", "what did we learn", "capture learnings". Use after resolving complex problems or discovering patterns.
View indexed skillwriting-claude-mdIndexed
Use when creating CLAUDE.md, improving existing CLAUDE.md, or setting up project configuration. Use when user says "create CLAUDE.md", "setup project", "add laws", "configure agent".
View indexed skillwriting-claude-mdIndexed
Creates effective CLAUDE.md files with proper constitution using <law> blocks. Use when creating project setup, writing new CLAUDE.md, or improving existing configuration.
View indexed skillwriting-hooksIndexed
Use when creating Claude Code hooks for code quality, static analysis, or workflow automation. Use when user says "add hook", "enforce linting", "add pre-commit check", "block bad code".
View indexed skillwriting-hooksIndexed
Creates Claude Code hooks for static analysis and code quality. Provides pre-built linting, formatting, and type-checking hooks. Use when setting up project quality gates, enforcing code standards, or adding pre-commit style checks.
View indexed skillwriting-pluginsIndexed
Creates complete Claude Code plugin packages with manifests, agents, skills, hooks, and marketplaces following official schema. Use when creating new plugins, building marketplaces, or packaging skills for distribution.
View indexed skillwriting-pluginsIndexed
Creates complete Claude Code plugin packages with manifests, agents, skills, hooks, and marketplaces following official schema. Use when creating new plugins, building marketplaces, or packaging skills for distribution.
View indexed skillwriting-rulesIndexed
Creates Claude Code rule files for .claude/rules/. Writes conventions and shared guidelines that auto-inject into context. Use for path-specific coding conventions or shared project guidelines. NOT for constitution/laws (use <law> in CLAUDE.md instead).
View indexed skillwriting-rulesIndexed
Use when creating rule files in .claude/rules/, adding project conventions, or scoping guidelines to specific paths. Use when user says "add rule", "create convention", "scope guideline". NOT for laws (use <law> in CLAUDE.md).
View indexed skillwriting-skillsIndexed
Creates effective Claude Code SKILL.md files following Anthropic's official patterns. Use when writing new skills, improving existing skills, or learning skill best practices.
View indexed skillwriting-skillsIndexed
Use when creating new skills, modifying existing skills, or improving skill quality. Use when user says "create a skill", "write a skill", "add capability". Use when a repeated pattern should become reusable.
View indexed skillwriting-subagentsIndexed
Creates Claude Code subagent configurations for .claude/agents/. Defines specialized agents with isolated contexts. Use when creating dedicated agents for code review, testing, or domain-specific tasks.
View indexed skillwriting-subagentsIndexed
Use when creating specialized Claude Code subagents in .claude/agents/. Use when user says "create agent", "add reviewer", "specialized agent", "isolated context task".
View indexed skill