Browse Skills

2258 skills found

requirement-traceability.md
0
1 export requirement-traceability
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Provides REQ-* key pattern definitions, validation rules, and traceability operations. Use for understanding requirement key formats, validating keys, or tracing requirements through the SDLC lifecycle.
2026-01-05
pio-wrapper.md
0
1 export pio-wrapper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Filters PlatformIO output to reduce token usage in agentic tools. Returns success confirmation on successful builds and only error lines on failures instead of full logs. Use when agentic tools need to run PlatformIO commands to reduce context token consumption.
2026-01-05
frontend-aesthetics.md
0
1 export frontend-aesthetics
2 adilkalam from "adilkalam/orca"
3 Global frontend aesthetics skill that helps Claude avoid generic "AI slop" UI and make bold, intentional visual decisions while still honoring each project's design-dna, tokens, and architecture.
2026-01-05
oauth21-token-endpoint.md
0
1 export oauth21-token-endpoint
2 majiayu000 from "majiayu000/claude-skill-registry"
3 OAuth 2.1 Token Endpoint implementation guide. Use when implementing token endpoint requirements beyond OpenID Connect, including grant types, token response format, Cache-Control headers, CORS support, and error handling. Covers OAuth 2.1 Section 3.2 and Section 4 requirements.
2026-01-05
web-design-expert.md
0
1 export web-design-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates unique web designs with brand identity, color palettes, typography, and modern UI/UX patterns. Use for brand identity development, visual design systems, layout composition, and responsive web design. Activate on "web design", "brand identity", "color palette", "UI design", "visual design", "layout". NOT for typography details (use typography-expert), color theory deep-dives (use color-theory-expert), design system tokens (use design-system-creator), or code implementation without design direction.
2026-01-05
tokenmilagre-content-quality.md
0
1 export tokenmilagre-content-quality
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Content quality standards and SEO optimization. TRIGGERS: 'SEO', 'qualidade de conteúdo', 'content quality', 'readability', 'legibilidade', 'editorial quality', 'validação de conteúdo'. Use when creating or reviewing articles, implementing SEO, ensuring professional quality, checking readability metrics.
2026-01-05
senior-architect.md
0
1 export senior-architect
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.
2026-01-05
content-strategist.md
0
1 export content-strategist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Defines editorial priorities for AndesRC blog. Maps topics to funnel stages (TOFU/MOFU/BOFU), identifies pillar vs. satellite content, and ensures alignment with the 4 content pillars. Use when starting a new content cycle or prioritizing the backlog.
2026-01-05
frontend-components.md
0
1 export frontend-components
2 overtimepog from "overtimepog/AgentTheo"
3 Design and build reusable, maintainable UI components following modern architecture patterns for React, Vue, or other frameworks. Use this skill when creating component files (.jsx, .tsx, .vue), implementing component logic, managing component state, defining props interfaces, or organizing component hierarchies in directories like components/, views/, or pages/. Apply this skill when building functional components with hooks (React), composition API components (Vue), single-file components, implementing component composition patterns, managing local vs. lifted state, or creating custom hooks for shared logic. This skill ensures components follow single responsibility principle, are properly encapsulated, have clear prop interfaces with TypeScript types, support reusability across contexts, and follow modern patterns like atomic design, container/presentational separation, and compound components.
2026-01-05
llm-call-tracing.md
0
1 export llm-call-tracing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Instrument LLM API calls with proper spans, tokens, and latency
2026-01-05
langgraph-fundamentals.md
0
1 export langgraph-fundamentals
2 rozwer from "rozwer/cross2B-Pro"
3 Core concepts for building LangGraph applications. Use when creating StateGraph workflows, defining nodes and edges, managing state with TypedDict/Pydantic, or understanding basic graph structure. Covers state schemas, reducers, node functions, edge types (normal, conditional), and graph compilation.
2026-01-05
visual-testing.md
0
1 export visual-testing
2 terraphim from "terraphim/codex-skills"
3 Design and implement visual regression testing for UI changes. Definesscreenshot coverage, rendering stabilization, baseline management, and CIintegration (e.g., Playwright screenshots, Percy/Chromatic). Use whenUI/styling/layout changes need protection against regressions, or when addingscreenshot-based tests to a web/WASM/desktop UI.
2026-01-05
frontend-api-integration.md
0
1 export frontend-api-integration
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Guide for building robust API integration layers in React/TypeScript applications. Use when implementing HTTP clients (axios/fetch), request/response interceptors, authentication token handling, error handling strategies, retry logic, request cancellation, or organizing API services. Triggers on questions about API client setup, custom hooks for data fetching, React Query/SWR integration, or service layer patterns.
2026-01-05
continuous-loops.md
0
1 export continuous-loops
2 dylantarre from "dylantarre/animation-principles"
3 Use when creating ongoing animations - loading spinners, pulsing indicators, ambient motion, background effects, or any animation that repeats indefinitely.
2026-01-05
repomix-cache-refresh.md
0
1 export repomix-cache-refresh
2 metasaver from "metasaver/metasaver-marketplace"
3 Post-workflow cache refresh for Repomix. Automatically refreshes compressed codebase representation after files are modified. Ensures next command has accurate context with 70% token savings. Invoke at end of any workflow that modifies source files. Takes ~2.4 seconds when refresh needed.
2026-01-05
ginx-skill.md
0
1 export ginx-skill
2 shrewx from "shrewx/ginx"
3 Develop HTTP APIs, middleware, error codes, and i18n strings using the ginx framework conventions. Use when creating or modifying APIs in apis/, defining error codes, adding i18n strings, or when the user asks to follow project conventions for HTTP endpoints, routes, middleware, or error handling.
2026-01-05
foundry.md
0
1 export foundry
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ethereum development with foundry (forge, cast, anvil)
2026-01-05
writing-test-plans.md
0
1 export writing-test-plans
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates risk-based test plans and strategies. Use when planning testing, defining test scope, or documenting QA approach.
2026-01-05
typescript-type-definition.md
0
1 export typescript-type-definition
2 PIGU-PPPgu from "PIGU-PPPgu/edu-analysis"
3 生成和管理 TypeScript 类型定义,确保类型安全
2026-01-05
apple-developer-apis.md
0
1 export apple-developer-apis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert system for integrating Apple Developer APIs including App Store Connect API, App Store Server API, Sign in with Apple REST API, App Store Server Notifications, Advanced Commerce API, and App Intents. Use this skill when (1) Implementing in-app purchases or subscription management, (2) Setting up App Store Server Notifications webhooks, (3) Creating JWT tokens for Apple API authentication, (4) Managing TestFlight distribution or app metadata, (5) Implementing Sign in with Apple authentication, (6) Working with App Intents or Shortcuts integration, or (7) Any Apple developer API integration.
2026-01-05
figma-design-tokens.md
0
1 export figma-design-tokens
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extracts design tokens from Figma files and generates production-ready CSS, SCSS, JSON, TypeScript, and W3C DTCG format files using the Figma MCP server
2026-01-05
research-finding.md
0
1 export research-finding
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert Security Analyst for deep research and exploitability analysis of security findings. Use when you have a specific finding from semgrep, trufflehog, or manual code review that needs thorough investigation to determine if it represents an exploitable vulnerability with real-world impact.
2026-01-05
distribution-scheduler.md
0
1 export distribution-scheduler
2 EojEdred from "EojEdred/Etrid"
3 Generate Consensus Day distribution pay schedules for Ëtrid, allocating ÉTR among peers and directors by predefined percentages.
2026-01-05
ux-polish.md
0
1 export ux-polish
2 cdryampi from "cdryampi/wordpress_headless"
3 Define UI tokens, accessibility rules, and consistent component behavior for the Astro frontend, plus empty/loading/error states and light hover/focus transitions. Use when adding or refining frontend UX polish and documentation under frontend/ in this repo.
2026-01-05