Browse Skills
44756 skills found
first-principles.md
0
1
export
first-principles
2
from
"Jonely235/claude-skills"
from
"Jonely235/claude-skills"
3
Independent thinking framework using first-principles reasoning to break down problems, evaluate opinions, make decisions, and find truth without relying on authority, social proof, or conventional wisdom. Use when Claude needs to: (1) Analyze problems from fundamental truths instead of accepting assumptions, (2) Evaluate arguments and opinions to identify logical fallacies and hidden premises, (3) Make decisions based on first principles rather than following others, (4) Cut through controversial debates to find underlying truths, (5) Think independently instead of accepting conventional wisdom
2026-01-05
jelly-metabase-skill.md
0
1
export
jelly-metabase-skill
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Interact with Metabase analytics and BI platform for querying dashboards, retrieving card results, and exporting data. Activated when users mention "Metabase", "대시보드", ask about analytics dashboards, or need BI data exports.
2026-01-05
resilience4j.md
0
1
export
resilience4j
2
from
"Wibson82/conexao-de-sorte-backend-resultados"
from
"Wibson82/conexao-de-sorte-backend-resultados"
3
Avaliar circuit breakers, retries e rate limiters configurados com Resilience4j para proteger integrações de resultados.
2026-01-05
transaction-expert.md
0
1
export
transaction-expert
2
from
"ryu-qqq/setof-commerce"
from
"ryu-qqq/setof-commerce"
3
Transaction 경계 전문가. TransactionManager(단일 Port persist), ReadManager(단일 Query Port findBy/get),CommandFacade(2+ Manager persist* 조합), QueryFacade(2+ ReadManager fetch* 조합).@Transactional 메서드 단위 필수. @Component 사용. @Service 금지.
2026-01-05
test.md
0
1
export
test
2
from
"matthew-plusprogramming/monorepo"
from
"matthew-plusprogramming/monorepo"
3
Write tests that verify spec acceptance criteria and requirements. Maps each AC to specific test cases, follows AAA pattern, ensures deterministic isolated tests. Use in parallel with implementation or after.
2026-01-05
container-deployment.md
0
1
export
container-deployment
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Container strategies for .NET libraries and test environments. Use when working with Docker test environments, container-based integration testing, or NuGet package container builds. Not typically for production deployment of libraries.
2026-01-05
writing-data.md
0
1
export
writing-data
2
from
"Emz1998/nexly-notes"
from
"Emz1998/nexly-notes"
3
Use this skill when you need to structure data in `srs/data` for the Next.js app
2026-01-05
nextjs-patterns.md
0
1
export
nextjs-patterns
2
from
"agogroup/AGORA"
from
"agogroup/AGORA"
3
Next.js App RouterのServer/Client Components、データフェッチ、ルーティングパターン。ページやコンポーネント作成時に使用。
2026-01-05
zod.md
0
1
export
zod
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Validates data with Zod schemas including type inference, transformations, error handling, and form integration. Use when validating API inputs, form data, environment variables, or any runtime data validation.
2026-01-05
test-runner.md
0
1
export
test-runner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Run tests with Jest, Vitest, or Playwright, fix failing tests, and generate missing test coverage. Use when user says "run tests", "test this", "fix failing tests", "write tests", or when tests need to be executed or created.
2026-01-05
meeting-management.md
0
1
export
meeting-management
2
from
"fumierecedric/Tesa_System"
from
"fumierecedric/Tesa_System"
3
Manages meeting lifecycle workflows including meeting preparation (agenda creation), information extraction and task allocation to other agents (Stakeholder Manager, Knowledge Manager), and transcript summarization with standardized templates
2026-01-05
clarify-first.md
0
1
export
clarify-first
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Ask clarifying questions and get approval before implementation.
2026-01-05
planz.md
0
1
export
planz
2
from
"manmal/planz"
from
"manmal/planz"
3
Manage hierarchical project plans in SQLite. Tree-based structure with phases and tasks. Multiple output formats (text, JSON, XML, markdown).
2026-01-05
internal-comms.md
0
1
export
internal-comms
2
from
"Asmayaseen/hackathon-2"
from
"Asmayaseen/hackathon-2"
3
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
2026-01-05
feature-spec.md
0
1
export
feature-spec
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide users through structured feature specification creation from idea to complete spec. Use when user wants to create a feature specification, product requirements document (PRD), technical spec for a feature, or similar structured feature planning documentation. This workflow helps users efficiently gather context, explore the codebase, define requirements, draft technical approach, and save the result to JIRA or Confluence. Trigger when user mentions "create a spec", "spec out", "write a PRD", "feature specification", or similar feature planning tasks.
2026-01-05
py-stop-local.md
0
1
export
py-stop-local
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Stop local Flask server running on port 8080. Kills process cleanly using lsof or PID file. Use when stopping local Python development server.
2026-01-05
composing-components.md
0
1
export
composing-components
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches component composition patterns in React 19 including children prop, compound components, and render props. Use when designing component APIs, creating reusable components, or avoiding prop drilling.
2026-01-05
nano-banana-illustrator.md
0
1
export
nano-banana-illustrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate illustrations using Google's Nano Banana (Gemini Image) API. Use when creating images, illustrations, visual content from text prompts, or illustrating documents/stories. Defaults to Pro model with landscape (16:9) aspect ratio. Requires GOOGLE_API_KEY in environment.
2026-01-05
git-worktree.md
0
1
export
git-worktree
2
from
"v1truv1us/ai-eng-system"
from
"v1truv1us/ai-eng-system"
3
Manage Git worktrees for parallel development
2026-01-05
zero-to-hero.md
0
1
export
zero-to-hero
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Go from zero knowledge to codebase expert in ANY project, ANY size, ANY language
2026-01-05
source-detection.md
0
1
export
source-detection
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Detect document source type (Zoom, Slack, JIRA, Confluence, email, meeting notes) from content patterns. Use when processing raw documents during intake or when identifying document types.
2026-01-05
forth-ai-brand.md
0
1
export
forth-ai-brand
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply Forth AI brand guidelines when creating frontends. Use for UI components, pages, applications, and design systems. Enforces radical simplicity, polymorphic interfaces, and the Forth AI visual identity.
2026-01-05
alert-system.md
0
1
export
alert-system
2
from
"huifer/drug-discovery-skills"
from
"huifer/drug-discovery-skills"
3
Automated alert system for key events in drug discovery. Use for trackingcompetitor milestones, clinical trial updates, regulatory decisions, andpublications of interest.Keywords: alerts, monitoring, tracking, notifications, competitive intelligence
2026-01-05
i18n.md
0
1
export
i18n
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write internationalization-friendly HTML pages. Use when creating multilingual content, setting lang attributes, handling RTL languages, or preparing content for translation.
2026-01-05