.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/anilcancakir/claude-code
home/skills/anilcancakir/claude-code
anilcancakir avatar

anilcancakir/claude-code

8 skills · 1 total installs

View on GitHub
$npx skills add anilcancakir/claude-code
SkillInstalls
prompt-writerWrites high-signal prompts for Claude Opus 4.8 (system prompts, subagent briefings, skill bodies, command bodies, agent bodies, CLAUDE.md files,…1agent-creatorAuthors Claude Code custom subagents (`.claude/agents/<name>.md`, `~/.claude/agents/<name>.md`, or `<plugin>/agents/<name>.md`).—claude-md-rules-creatorAuthors CLAUDE.md, CLAUDE.local.md, and `.claude/rules/*.md` (the standing-instruction layer Claude Code prepends as a `<system-reminder>` user message at…—command-creatorAuthors Claude Code slash commands (`/name [args]` markdown files at `.claude/commands/<name>.md` or `<plugin>/commands/<name>.md`, plus the equivalent…—executeExecutor for plans approved by /ac:plan. Runs entirely on the main thread (Opus 4.8) with an auto-continue policy: wave-by-wave loop until the plan is…—git-masterGit expert - atomic commits with style detection, rebase/squash, and history archaeology (blame, bisect, pickaxe). Use for git operations.—planInteractive planner for Claude Code main thread (Opus 4.8). Spawns parallel research via ac:explore, ac:librarian, optionally ac:oracle.—skill-creatorAuthors Claude Code skills (`.claude/skills/<name>/SKILL.md`, project/user/plugin/managed scope).—