.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

…/owainlewis/blueprint
home/skills/owainlewis/blueprint
owainlewis avatar

owainlewis/blueprint

7 skills

View on GitHub
$npx skills add owainlewis/blueprint
SkillInstalls
designDesigns what to build and how it should work, including requirements, acceptance criteria, interfaces, data, errors, technical choices, constraints, risks, and…—improveImproves existing code without changing intended behavior by simplifying structure, removing duplication and dead code, clarifying names, and reducing…—milestoneCompletes all open GitHub issues in a milestone, taking each one to a tested, reviewed, green pull request.—planBreaks a reviewed design or brief into ordered, agent-ready tasks, tickets, and optional milestones.—reviewIndependently reviews code for correctness, security, regressions, unnecessary complexity, and missing tests or evidence.—task-to-prTakes one task, ticket, or existing pull request to a tested, independently reviewed, green pull request ready for human merge.—testTests a code change against its acceptance criteria using focused automated checks and real-browser verification for browser-facing work.—