Browse Skills

44895 skills found

architecture-clean-ddd.md
8
1 export architecture-clean-ddd
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Arquitectura Clean + DDD + Hexagonal - Atoll Tourisme. Use when designing architecture or reviewing code structure.
2026-01-22
csv-data-summarizer.md
8
1 export csv-data-summarizer
2 leegonzales from "leegonzales/AISkills"
3 Analyzes CSV files and generates comprehensive summary statistics and visualizations using Python and pandas - automatically and immediately without asking what the user wants.
2026-01-22
sync-arch-docs.md
8
1 export sync-arch-docs
2 washanhanzi from "washanhanzi/connectrpc-axum"
3 Sync architecture documentation with main branch changes. This skill should be used when the user wants to update docs/guide/architecture.md to reflect changes made on the main branch. It tracks the docs/arch branch against origin/main, analyzes new commits, and updates the architecture document accordingly.
2026-01-05
check-memory-safety.md
8
1 export check-memory-safety
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Check Mojo code for memory safety issues (ownership violations, use-after-free, etc.). Use to catch memory bugs.
2026-01-16
check-dependencies.md
8
1 export check-dependencies
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Validate and verify dependencies are available and compatible. Use when setting up environments.
2026-01-16
Meta-Tools - Tool Creation and Composition Framework.md
8
1 export Meta-Tools - Tool Creation and Composition Framework
2 DNYoussef from "DNYoussef/context-cascade"
3 /*============================================================================*/
2026-01-14
model-detection.md
8
1 export model-detection
2 bejranonda from "bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3 Universal model detection and capability assessment for optimal cross-model compatibility
2026-01-19
security.md
8
1 export security
2 wutongci from "wutongci/agentdemo"
3 自动检查常见安全漏洞和安全最佳实践
2026-01-05
Unnamed Skill.md
8
1 export Unnamed Skill
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Règle 05 : Aggregates et Aggregate Roots. Use when implementing DDD patterns.
2026-01-22
coding-standards.md
8
1 export coding-standards
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Padrões de Codificação React TypeScript. Use when reviewing code style or formatting.
2026-01-22
writing-python.md
8
1 export writing-python
2 alexei-led from "alexei-led/claude-code-config"
3 Idiomatic Python 3.14+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.
2026-01-20
lark.md
8
1 export lark
2 vm0-ai from "vm0-ai/vm0-skills"
3 Lark/Feishu API integration for messaging, group management, contacts, and calendar. Use this skill to send messages, manage chats, query contacts, and sync calendar events with Lark/Feishu.
2026-01-21
discord.md
8
1 export discord
2 vm0-ai from "vm0-ai/vm0-skills"
3 Discord Bot API via curl. Use this skill to interact with channels, guilds, users, and messages using a bot token.
2026-01-21
architecture.md
8
1 export architecture
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Flutter Architecture - Clean Architecture & Best Practices. Use when designing architecture or reviewing code structure.
2026-01-05
security-patterns.md
8
1 export security-patterns
2 bejranonda from "bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3 Comprehensive OWASP security guidelines, secure coding patterns, vulnerability prevention strategies, and remediation best practices for building secure applications
2026-01-05
web-cli-teleport.md
8
1 export web-cli-teleport
2 DNYoussef from "DNYoussef/context-cascade"
3 Teleport between web and CLI contexts with synchronized actions, credentials, and safety rails.
2026-01-05
rapid-manuscript-drafter.md
8
1 export rapid-manuscript-drafter
2 DNYoussef from "DNYoussef/context-cascade"
3 Draft research manuscripts quickly with structured sections, evidence links, and confidence ceilings.
2026-01-05
article-title-optimizer.md
8
1 export article-title-optimizer
2 rawveg from "rawveg/skillsforge-marketplace"
3 This skill analyzes article content in-depth and generates optimized, marketable titles in the format 'Title: Subtitle' (10-12 words maximum). The skill should be used when users request title optimization, title generation, or title improvement for articles, blog posts, or written content. It generates 5 title candidates using proven formulas, evaluates them against success criteria (clickability, SEO, clarity, emotional impact, memorability, shareability), and replaces the article's title with the winning candidate.
2026-01-05
testing.md
8
1 export testing
2 dhruvbaldawa from "dhruvbaldawa/ccconfigs"
3 Validates test coverage and quality by checking behavior focus, identifying gaps, and ensuring >80% statement coverage. Use when task file is in testing/ directory and requires test validation before marking complete. Adds minimal tests for genuinely missing edge cases.
2026-01-05
model-equivariance-auditor.md
8
1 export model-equivariance-auditor
2 lyndonkl from "lyndonkl/claude"
3 Use when you have implemented an equivariant model and need to verify it correctly respects the intended symmetries. Invoke when user mentions testing model equivariance, debugging symmetry bugs, verifying implementation correctness, checking if model is actually equivariant, or diagnosing why equivariant model isn't working. Provides verification tests and debugging guidance.
2026-01-05
test.md
8
1 export test
2 washanhanzi from "washanhanzi/connectrpc-axum"
3 Run the complete test suite for connectrpc-axum. Use when the user asks to run tests, verify changes, or check if the code works.
2026-01-05
portfolio-roadmapping-bets.md
8
1 export portfolio-roadmapping-bets
2 lyndonkl from "lyndonkl/claude"
3 Use when managing multiple initiatives across time horizons (now/next/later, H1/H2/H3), balancing risk vs return across portfolio, sizing and sequencing bets with dependencies, setting exit/scale criteria for experiments, allocating resources across innovation types (core/adjacent/transformational), or when user mentions portfolio planning, roadmap horizons, betting framework, initiative prioritization, innovation portfolio, or resource allocation across horizons.
2026-01-05
tdd-methodology-expert.md
8
1 export tdd-methodology-expert
2 rawveg from "rawveg/skillsforge-marketplace"
3 Use proactively when you need to implement features or fix bugs using strict Test-Driven Development (TDD) methodology. This agent should be activated for any coding task that requires writing new functionality, refactoring existing code, or ensuring comprehensive test coverage, but should not be used for any design-related tasks. The agent excels at breaking down complex requirements into testable increments and maintaining high code quality through disciplined TDD cycles. Use this agent proactively or if the user mentions 'TDD', 'tdd' or 'Test Driven Development'.
2026-01-05
inevitability-engine.md
8
1 export inevitability-engine
2 leegonzales from "leegonzales/AISkills"
3 Systematic research protocol for discovering novel AI-native software businesses in the synthetic workforce era. Maps capability trajectories, analyzes segment-problem spaces, generates business models, and calculates inevitability scores across 3-24 month time horizons. Use when exploring AI business opportunities, conducting market research, or identifying automation-native ventures.
2026-01-05