.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

…/shinpr/claude-code-workflows
home/skills/shinpr/claude-code-workflows
shinpr avatar

shinpr/claude-code-workflows

21 skills

View on GitHub
$npx skills add shinpr/claude-code-workflows
SkillInstalls
ai-development-guideApplies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates.—coding-principlesLanguage-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.—documentation-criteriaDocumentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates.—external-resource-contextCaptures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream…—frontend-ai-guideApplies React/TypeScript-specific technical decision criteria, anti-pattern detection, debugging, and frontend quality gates.—implementation-approachImplementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.—integration-e2e-testingIntegration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria.—llm-friendly-contextClarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing.—recipe-diagnoseInvestigate problem, verify findings, and derive solutions—recipe-front-adjustAdjust an already-implemented UI in-session with verification against the design source—recipe-front-buildExecute frontend implementation in autonomous execution mode—recipe-front-designExecute from codebase analysis to frontend design document creation—recipe-front-planCreate frontend work plan from design document and obtain plan approval—recipe-front-reviewDesign Doc compliance and security validation with optional auto-fixes—recipe-taskExecute tasks following appropriate rules with rule-advisor metacognition—recipe-update-docUpdate existing design documents (Design Doc / PRD / ADR) with review—subagents-orchestration-guideGuides subagent coordination through implementation workflows.—task-analyzerPerforms metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale.—test-implementImplements React/TypeScript unit, integration, and browser E2E tests with the repository's configured runner, mocks, setup, and browser harness.—testing-principlesLanguage-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns.—typescript-rulesReact/TypeScript frontend development rules including type safety, component design, state management, and error handling.—