A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.
FAQ
claude-code-rules is a Claude Code plugin with 27 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes update-component-reference, version-bump, spec-driven. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
> /plugin marketplace add NikiforovAll/claude-code-rules
A collection of Claude Code recommendations and practices.
Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

# Add the marketplace
claude plugin marketplace add nikiforovall/claude-code-rules
# Install plugins
claude plugin install handbook@cc-handbook
claude plugin install handbook-extras@cc-handbook
Browse available plugins: Plugins
.claude/
.claude-plugin/
marketplace.json
commands/
update-component-reference.md
version-bump.md
settings.json
skills/
update-component-reference/
SKILL.md
version-bump/
scripts/
.gitignore
bump_version.py
validate_versions.py
SKILL.md
.env
.gitattributes
.github/
agents/
agentic-workflows.agent.md
aw/
actions-lock.json
chatmodes/
plan.chatmode.md
workflows/
agentics-maintenance.yml
copilot-setup-steps.yml
deploy.yml
handbookbot-audit.lock.yml
handbookbot-audit.md
handbookbot.lock.yml
handbookbot.md
.gitignore
.vscode/
settings.json
assets/
handbook-demo.png
BEST-PRACTICES.md
CHANGELOG.md
CLAUDE.md
LICENSE
plugins/
handbook/
handbook-agent-spec-kit/
.claude-plugin/
plugin.json
agents/
implementation-agent.md
requirements-agent.md
tasks-agent.md
tech-design-agent.md
README.md
skills/
spec-driven/
SKILL.md
handbook-code-review/
.claude-plugin/
plugin.json
agents/
code-reviewer.md
README.md
skills/
subagent-review/
SKILL.md
team-review/
SKILL.md
handbook-context7/
.claude-plugin/
plugin.json
.mcp.json
README.md
handbook-csharp-lsp/
.claude-plugin/
plugin.json
.lsp.json
README.md
handbook-discover/
.claude-plugin/
plugin.json
skills/
handbook-discover/
scripts/
discover.py
SKILL.md
handbook-dotnet/
.claude-plugin/
plugin.json
hooks/
format-csharp.sh
hooks.json
test-format-hook.sh
README.md
skills/
coverage-report/
SKILL.md
dotnet-analyzers/
scripts/
generate-report.sh
template.html
SKILL.md
dotnet-dependency/
references/
security-audit.md
SKILL.md
dotnet-inspect/
SKILL.md
dotnet-run-file/
references/
guide.md
SKILL.md
dotnet-test/
references/
blame-mode.md
parallel-execution.md
theory-parameter-filtering.md
SKILL.md
dotnet-verify/
SKILL.md
ilspy-decompile/
references/
diagrammer.md
SKILL.md
roslyn-query/
references/
roslyn-api.md
templates.md
SKILL.md
handbook-elasticsearch/
.claude-plugin/
plugin.json
README.md
skills/
elasticsearch/
references/
aggregations-api.md
aggregations.md
cluster-api.md
document-api.md
index-api.md
kibana-api.md
mapping-api.md
otel-data.md
query-dsl.md
search-api.md
SKILL.md
handbook-extras/
.claude-plugin/
plugin.json
agents/
backend-architect.md
codebase-analyzer.md
pair-programmer.md
system-architect.md
commands/
explain.md
five-whys.md
prompt-generator.md
reflect.md
save-prompt.md
tools.md
README.md
handbook-git-worktree/
.claude-plugin/
plugin.json
README.md
skills/
git-worktree/
SKILL.md
handbook-glab/
.claude-plugin/
plugin.json
README.md
skills/
glab/
references/
commands-detailed.md
quick-reference.md
troubleshooting.md
SKILL.md
handbook-microsoft-docs/
.claude-plugin/
plugin.json
.mcp.json
README.md
handbook-nano-banana/
.claude-plugin/
plugin.json
README.md
skills/
nano-banana/
nano-banana-prompting/
references/
guide.md
SKILL.md
references/
guide.md
SKILL.md
handbook-qa/
.claude-plugin/
plugin.json
.mcp.json
README.md
handbook-reflect/
.claude-plugin/
plugin.json
README.md
skills/
reflect/
reflect-solution/
assets/
animation-patterns.md
template.html
viewport-base.css
reference/
example-deck.md
scripts/
analyze_session.py
SKILL.md
reflect-tree/
reference/
example.html
scripts/
analyze_session.py
SKILL.md
reference/
example.html
scripts/
analyze_session.py
SKILL.md
handbook-sounds/
.claude-plugin/
plugin.json
hooks/
hooks.json
play-sound.sh
README.md
handbook-structured-plan-mode/
.claude-plugin/
plugin.json
README.md
skills/
structured-plan-mode/
assets/
plan-template.md
task-template.md
references/
task-planning-guide.md
SKILL.md
handbook-team-stack/
.claude-plugin/
plugin.json
README.md
skills/
adr-plan/
SKILL.md
team-stack/
SKILL.md
handbook-visual-explainer/
.claude-plugin/
plugin.json
commands/
diff-review.md
fact-check.md
plan-review.md
project-recap.md
slides.md
visual-plan.md
web-diagram.md
README.md
skills/
visual-explainer/
assets/
style-catalog.html
references/
css-patterns.md
diagram-types.md
libraries.md
mermaid-rules.md
responsive-nav.md
slide-patterns.md
SKILL.md
templates/
architecture.html
data-table.html
handbook.html
mermaid-flowchart.html
slide-deck.html
.claude-plugin/
plugin.json
agents/
deep-research-agent.md
differ.md
refactoring-expert.md
root-cause-analyst.md
commands/
commit.md
README.md
README.md
README.previous.md
TIPS-AND-TRICKS.md
website/
.gitignore
CLAUDE.md
docs/
best-practices.md
changelog.mdx
component-reference/
_category_.json
agents/
_category_.json
backend-architect.mdx
code-reviewer.mdx
codebase-analyzer.mdx
deep-research-agent.mdx
differ.mdx
implementation-agent.mdx
pair-programmer.mdx
refactoring-expert.mdx
requirements-agent.mdx
root-cause-analyst.mdx
system-architect.mdx
tasks-agent.mdx
tech-design-agent.mdx
commands/
_category_.json
5whys-prompt.mdx
commit.mdx
diff-review.mdx
explain.mdx
fact-check.mdx
plan-review.mdx
project-recap.mdx
prompt-generator.mdx
reflect.mdx
save-prompt.mdx
slides.mdx
tools.mdx
visual-plan.mdx
web-diagram.mdx
hooks/
_category_.json
audio-feedback.mdx
csharp-formatter.mdx
lsp-servers/
_category_.json
csharp.mdx
mcp-servers/
_category_.json
context7.mdx
microsoft-docs.mdx
playwright.mdx
skills/
_category_.json
adr-plan.mdx
coverage-report.mdx
dotnet-analyzers.mdx
dotnet-dependency.mdx
dotnet-inspect.mdx
dotnet-run-file.mdx
dotnet-test.mdx
dotnet-verify.mdx
elasticsearch.mdx
git-worktree.mdx
glab.mdx
handbook-discover.mdx
ilspy-decompile.mdx
nano-banana-prompting.mdx
nano-banana.mdx
reflect-solution.mdx
reflect-tree.mdx
reflect.mdx
roslyn-query.mdx
spec-driven.mdx
structured-plan-mode.mdx
subagent-review.mdx
team-review.mdx
team-stack.mdx
visual-explainer.mdx
fundamentals/
_category_.json
agent-skills.md
custom-slash-commands.md
extended-plan-mode.md
incrementally-evolve-setup.md
manage-context.md
prompt-engineering-techniques.md
structured-note-taking.md
structured-plan-mode.md
subagents.md
understanding-building-blocks.md
use-claude-md.md
use-plugins.md
intro.md
plugins.md
tips-and-tricks/
_category_.json
background-tasks.md
bash-mode.md
built-in-agents.md
... 54 moreยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic