Browse Skills
9063 skills found
practicing-tdd-with-jest.md
1
1
export
practicing-tdd-with-jest
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Implements features following Test-Driven Development RED/GREEN/REFACTOR cycle with Jest. Use when adding new features, fixing bugs, or refactoring existing code
2026-01-05
handler-generator.md
1
1
export
handler-generator
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Generates new Go HTTP handlers following Ishkul patterns. Creates handler with proper request/response types, error handling, validation, structured logging, and matching test file. Use when adding new API endpoints.
2026-01-05
hello-world.md
1
1
export
hello-world
2
from
"yoichiojima-2/mcp-servers"
from
"yoichiojima-2/mcp-servers"
3
A simple example skill that demonstrates the skills-as-mcp format.Use this skill when you want to test if skills are working correctly.
2026-01-05
agentuity-cli-cloud-vector-stats.md
1
1
export
agentuity-cli-cloud-vector-stats
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Get statistics for vector storage. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
swarm-advanced.md
1
1
export
swarm-advanced
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows
2026-01-05
agent-capabilities.md
1
1
export
agent-capabilities
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Comprehensive documentation of Claude's capabilities for visual regression testing, CI/CD integration, and quality assurance automation. Use when setting up testing infrastructure, implementing visual regression, or understanding agent testing capabilities. (project)
2026-01-05
code-verification.md
1
1
export
code-verification
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when user says "verify code", "check acceptance criteria", "is story ready", or when a story at verifying stage needs execution-based verification - runs tests, checks acceptance criteria, verifies user journeys, generates pass/fail report with evidence, and updates story status.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"yoichiojima-2/mcp-servers"
from
"yoichiojima-2/mcp-servers"
3
Review code for quality, bugs, security issues, and best practices.Use this skill when the user asks for code review, code analysis, or wants feedback on their code.
2026-01-05
test-middleware.md
1
1
export
test-middleware
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Test middleware functions. Use when testing authentication, validation, or other middleware. Triggers on "test middleware", "test auth middleware", "test validation middleware".
2026-01-05
agentuity-cli-auth-whoami.md
1
1
export
agentuity-cli-auth-whoami
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Display information about the currently authenticated user. Requires authentication. Use for managing authentication credentials
2026-01-05
writing-agent-skills.md
1
1
export
writing-agent-skills
2
from
"kylehughes/knapsack"
from
"kylehughes/knapsack"
3
Author and structure effective Agent Skills. Use when creating new skills, refining existing ones, or auditing skill structure and best practices.
2026-01-05
iterative-refinement.md
1
1
export
iterative-refinement
2
from
"d-o-hub/github-template-ai-agents"
from
"d-o-hub/github-template-ai-agents"
3
Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any task requiring repeated action-validate-improve cycles.
2026-01-05
systematic-debugging.md
1
1
export
systematic-debugging
2
from
"TechNickAI/python-template"
from
"TechNickAI/python-template"
3
Use when encountering bugs, test failures, or unexpected behavior - ensures root cause understanding before attempting fixes
2026-01-05
special-chars-skill.md
1
1
export
special-chars-skill
2
from
"sfmskywalker/agentskillsdotnet"
from
"sfmskywalker/agentskillsdotnet"
3
A skill testing special characters: quotes "test", apostrophes 'test', and symbols !@#$%
2026-01-05
kotlin-flow.md
1
1
export
kotlin-flow
2
from
"pluginagentmarketplace/custom-plugin-kotlin"
from
"pluginagentmarketplace/custom-plugin-kotlin"
3
Kotlin Flow - StateFlow, SharedFlow, operators, testing
2026-01-05
nestjs.md
1
1
export
nestjs
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Build enterprise-grade Node.js applications with NestJS framework, TypeScript, dependency injection, and modular architecture
2026-01-05
test-writing-patterns.md
1
1
export
test-writing-patterns
2
from
"rubrical-studios/gh-pmu"
from
"rubrical-studios/gh-pmu"
3
Test structure, patterns, assertions, and test doubles
2026-01-05
strategy-translator.md
1
1
export
strategy-translator
2
from
"xbklairith/kisune"
from
"xbklairith/kisune"
3
Use when converting strategy documentation to code - translates markdown strategy docs into Python functions (for backtesting frameworks like Backtrader) and TradingView Pine Script. Activates when user says "convert to Python", "generate Pine Script", "code this strategy", mentions "backtest", or uses /trading:translate command.
2026-01-05
sqlmodel-database.md
1
1
export
sqlmodel-database
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sync Session and async AsyncSession patterns.
2026-01-05
security-auditor.md
1
1
export
security-auditor
2
from
"deve1993/Quickfy-website"
from
"deve1993/Quickfy-website"
3
Expert in web security, XSS prevention, CSRF protection, Content Security Policy, authentication patterns, secure data handling, and dependency vulnerability scanning
2026-01-05
account-security-validation.md
1
1
export
account-security-validation
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Validate account security and authentication protocols.
2026-01-05
component-generator.md
1
1
export
component-generator
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Generates new React Native components following Ishkul patterns. Creates component with proper TypeScript types, theme integration, variant support, accessibility, and matching test file. Use when creating reusable UI components.
2026-01-05
finishing-a-development-branch.md
1
1
export
finishing-a-development-branch
2
from
"JohnStrunk/template"
from
"JohnStrunk/template"
3
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
kotlin-spring-boot.md
1
1
export
kotlin-spring-boot
2
from
"ashchupliak/dream-team"
from
"ashchupliak/dream-team"
3
Kotlin/Spring Boot 3.x patterns - use for backend services, REST APIs, dependency injection, controllers, and service layers
2026-01-05