Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
book-writing
This skill should be used when the user asks to 'document a project', 'write project documentation', 'create a technical book', 'generate docs', 'document this codebase', or wants documentation that reads like a book. Provides pedagogical principles, narrative structure techniques, tone adaptation for different audiences, and quality criteria for engaging technical writing.
majiayu000/claude-skill-registry 163
-
reclaude
Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.
majiayu000/claude-skill-registry 163
-
linkedin-influencer-discovery
Discover top LinkedIn influencers and voices by topic, industry, follower count, and country. Use when you need to find the top 100 voices in a space, build influencer lists for outreach, or identify thought leaders on LinkedIn.
majiayu000/claude-skill-registry 163
-
frontend__feature_scaffold
Adds a new feature to the Web Frontend (Blazor) with Reactive State, Optimistic Updates, and Cache Invalidation. Use this when implementing user-facing features that need real-time updates.
majiayu000/claude-skill-registry 163
-
cs-onboard
Founder onboarding interview that captures company context across 7 dimensions. Invoke with /cs:setup for initial interview or /cs:update for quarterly refresh. Generates ~/.claude/company-context.md used by all C-suite advisor skills.
majiayu000/claude-skill-registry 163
-
next-best-practices
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
majiayu000/claude-skill-registry 163
-
d3-viz
Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.
majiayu000/claude-skill-registry 163
-
releasenotes
Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.
majiayu000/claude-skill-registry 163
-
agentica-claude-proxy
Guide for integrating Agentica SDK with Claude Code CLI proxy
majiayu000/claude-skill-registry 163
-
postgresql-table-design
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
majiayu000/claude-skill-registry 163
-
exec-ears
pending EARS 스펙을 선택하여 구현 실행
majiayu000/claude-skill-registry 163
-
recap
Triggered by "monthly recap", "how did I do this month", "spending summary", "financial review", "weekly recap", "quarterly review", "year in review"
majiayu000/claude-skill-registry 163
-
markdown-mermaid
Clear documentation through visual excellence
majiayu000/claude-skill-registry 163
-
code-review
Perform thorough code reviews focusing on unused code, duplications, coding patterns, bugs, and optimizations. Use when user wants code reviewed or audited. Read-only - outputs findings without making changes.
majiayu000/claude-skill-registry 163
-
Security Audit and Vulnerability Scanning
Comprehensive security audit workflow including dependency scanning, unsafe code detection, and secret management. Use when scanning for vulnerabilities or before production deployment.
majiayu000/claude-skill-registry 163
-
creating-skills
Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples
majiayu000/claude-skill-registry 163
-
moai-ml-llm-fine-tuning
Enterprise LLM Fine-Tuning with LoRA, QLoRA, and PEFT techniques
majiayu000/claude-skill-registry 163
-
issue-triage
Triage and categorize GitHub issues with priority labels. Use when user says "triage issues", "check issues", "review open issues", or during regular maintenance of GitHub issue backlog.
majiayu000/claude-skill-registry 163
-
validation-report
Validation report format and testing conventions for verifying implementation against spec. Use when planning, executing, or reporting validation of the runtime against its specification.
majiayu000/claude-skill-registry 163
-
modern-python
Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.
majiayu000/claude-skill-registry 163
-
update_vault_index
Keep vault_index.md synchronized with current vault structure
majiayu000/claude-skill-registry 163
-
evolution
Self-improving skill system for Pi Agent development. Features self-evolution (accumulate knowledge), self-correction (fix errors automatically), self-validation (verify accuracy), usage feedback (track pattern health), and integration with workhub for documentation management.
majiayu000/claude-skill-registry 163
-
ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
majiayu000/claude-skill-registry 163
-
sendgrid
Send emails and manage contacts via the SendGrid API.
majiayu000/claude-skill-registry 163