Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
analyzing-codebases
Generates LLM-optimized code context with function call graphs, side effect detection, and incremental updates. Processes JavaScript/TypeScript codebases to create compact semantic representations including multi-level summaries, entry point identification, and hash-based change tracking. Provides 74-97% token reduction compared to reading raw source files. Useful for understanding code architecture, debugging complex systems, reviewing pull requests, and onboarding to unfamiliar projects.
majiayu000/claude-skill-registry 163
-
configure-wasp
configure Wasp framework features and set up their app's branding (meta tags, SEO), authentication (email, social auth providers), database, email providers, styling (tailwind, shadcn), etc. Use when the user wants to add or set up Wasp-specific functionality.
majiayu000/claude-skill-registry 163
-
red-team-reporting
Professional security report generation, executive summaries, finding documentation, and remediation tracking
majiayu000/claude-skill-registry 163
-
review:architecture
Architecture-focused review covering boundaries, performance, scalability, and API contracts. Spawns the senior-review-specialist agent for architectural analysis.
majiayu000/claude-skill-registry 163
-
research-and-fact-checker
Performs accurate research and fact-checking using reliable sources. Ideal for validating claims, clarifying complex topics, summarizing findings, and ensuring information accuracy.
majiayu000/claude-skill-registry 163
-
tavily-web
Web search, content extraction, crawling, and research capabilities using Tavily API
majiayu000/claude-skill-registry 163
-
postal
Complete messaging system — letters, texts, goals, rewards, attachments
majiayu000/claude-skill-registry 163
-
album-ideas
Track and manage album ideas - brainstorming, planning, status tracking
majiayu000/claude-skill-registry 163
-
session-resume
Use at start of new session to restore context from STATUS.json - loads previous state, displays session type, shows what to continue working on. Calculates session type (Continuation/Resume/Fresh Start) based on time gap. Do NOT use mid-session or when starting fresh work unrelated to previous session - just begin the new task directly.
majiayu000/claude-skill-registry 163
-
risk-analysis
Risk analysis using risk registers, probability/impact matrices, and mitigation planning. Identifies, assesses, and manages project, business, and technical risks with structured response strategies.
majiayu000/claude-skill-registry 163
-
execute-tasks
This skill should be used when executing tasks from ai-state/active/tasks.yaml sequentially. It loads tasks, gathers context, implements features with phase-appropriate testing, updates task status in tasks.yaml, organizes tests into ai-state/regressions/ folders, and logs all operations to operations.log. Use after write-plan creates tasks.yaml or when resuming development work.
majiayu000/claude-skill-registry 163
-
ui-system
Implements UI systems using Control nodes, themes, responsive layouts, and UI animations. Use when building menus, HUDs, and interactive interfaces.
majiayu000/claude-skill-registry 163
-
composable-svelte-testing
Testing patterns for Composable Svelte. Use when writing tests, using TestStore, mocking dependencies, or testing reducers and effects. Covers the send/receive pattern, mock implementations, testing composition strategies, and testing best practices.
majiayu000/claude-skill-registry 163
-
identify-page-structure
Identify section boundaries and content sequences within a scraped webpage for AEM Edge Delivery Services import. Performs two-level analysis (sections, then sequences per section) and surveys available blocks.
majiayu000/claude-skill-registry 163
-
svelte-add-accessibility
TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.
majiayu000/claude-skill-registry 163
-
np
majiayu000/claude-skill-registry 163
-
github-branches
Create and manage feature branches
majiayu000/claude-skill-registry 163
-
prioritizing-roadmap
Prioritize a product roadmap/backlog and produce a Roadmap Prioritization Pack (season framing, scoring model, ranked opportunities, roadmap, decision narrative, rollout plan).
majiayu000/claude-skill-registry 163
-
cpo
Chief Product Officer - assign executive product strategy, organization design, and portfolio decisions
majiayu000/claude-skill-registry 163
-
cfn-agent-selector
Agent selection based on task classification with fallback support
majiayu000/claude-skill-registry 163
-
adding-markdown-highlighted-comments
Use when adding responses to markdown documents with user-highlighted comments, encountering markup errors, or unsure about mark tag placement - ensures proper model-highlight formatting with required attributes and correct placement within markdown elements
majiayu000/claude-skill-registry 163
-
r3f-textures
React Three Fiber textures - useTexture, environment maps, video textures. Use when loading images, PBR texture sets, HDR environments, or video.
majiayu000/claude-skill-registry 163
-
build-cross-platform-packages
Use when building professional installers for desktop applications - covers macOS DMG with app bundles, Windows MSI with WiX, Linux DEB packages, GitHub Actions automation, and SLSA attestations
majiayu000/claude-skill-registry 163
-
nextjs-architecture
Next.js architecture specialist. Use when designing Next.js applications, migrating to App Router, implementing Server Components, or optimizing Next.js performance. Covers App Router, Server Components, and best practices.
majiayu000/claude-skill-registry 163