.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

…/codingcossack/agent-skills-library
home/skills/codingcossack/agent-skills-library
codingcossack avatar

codingcossack/agent-skills-library

14 skills

View on GitHub
$npx skills add codingcossack/agent-skills-library
SkillInstalls
brainstormingCollaborative design exploration that refines ideas into validated specs through iterative questioning.—dispatching-parallel-agentsDispatches one subagent per independent domain to parallelize investigation/fixes.—executing-plansDisciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.—finishing-a-development-branchGit branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or…—receiving-code-reviewAssesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically…—requesting-code-reviewUse when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria)…—subagent-driven-developmentSequential subagent execution with two-stage review gates for implementation plans.—systematic-debuggingRoot cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.—test-driven-developmentRed-green-refactor development methodology requiring verified test coverage.—using-git-worktreesGit worktree–based workspace isolation for parallel or non-disruptive development.—using-superpowersMeta-skill enforcing skill discovery and invocation discipline through mandatory workflows.—verification-before-completionVerification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs.—writing-plansStructured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.—writing-skillsUse when creating new skills, editing existing skills, or verifying skills work before deployment—