.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

…/johnnichev/selectools
home/skills/johnnichev/selectools
johnnichev avatar

johnnichev/selectools

10 skills

View on GitHub
$npx skills add johnnichev/selectools
SkillInstalls
auditCross-reference audit for stale counts, broken links, and doc drift across all files—bug-huntDeploy parallel QA agents to hunt for bugs across selectools. Each agent audits a different subsystem. Use for pre-release quality gates or periodic sweeps.—doc-audit-skillDeploy parallel QA sub-agents to find documentation inconsistencies, stale counts, missing references, and improvement opportunities. Then fix everything found.—docsWrite or update documentation — module docs, index, quickstart, architecture, examples, notebook—featureEnd-to-end feature implementation — source, exports, tests, docs, examples, and notebook—handoffAuto-fill HANDOFF.md with current session state from git, then suggest /clear for a fresh start—lintRun the full code quality pipeline — ruff format, ruff check, mypy, bandit—ralph-bug-huntAutonomous hunt-and-fix loop for a single selectools module. Finds bugs, auto-applies fixes, writes regression tests, verifies with pytest.—releasePrepare and execute a selectools release — version bump, changelog, docs, git, PyPI—testWrite tests following selectools patterns — mocks, recording, regression, integration—