Browse Skills
6825 skills found
user-manual-generator.md
1
1
export
user-manual-generator
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Generate comprehensive end-user documentation from application codebases
2026-01-05
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
from
"KubrickCode/workflow-toolkit"
3
Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2026-01-05
story-tree.md
1
1
export
story-tree
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when user says "update story tree", "show story tree", "show me a map", "story map", "tree diagram", "show stories", "view stories", "list stories", or asks for story visualization or tree status - autonomously maintains hierarchical story backlog by analyzing git commits, identifying under-capacity nodes, and coordinating story generation to fill gaps. Works with SQLite database using closure table pattern, prioritizes shallower nodes first, and tracks implementation status through commit analysis.
2026-01-05
readme.md
1
1
export
readme
2
from
"bresilla/dot"
from
"bresilla/dot"
3
Makeing of README.md files for ROBOLIBS libraries
2026-01-05
whole-analyzer.md
1
1
export
whole-analyzer
2
from
"Goobee811/Whole"
from
"Goobee811/Whole"
3
Pre-editing analysis for Whole documentation. Use when: (1) Starting new editing session,(2) Checking for duplicates across domains, (3) Analyzing section completeness,(4) Validating structure before bulk edits, (5) Generating analysis reports.
2026-01-05
floor-plan-svg.md
1
1
export
floor-plan-svg
2
from
"gsannikov/Exocortex"
from
"gsannikov/Exocortex"
3
Convert floor plans from PDF, CAD (DXF), or photos into precise architectural SVG diagrams. Supports multiple scales, fixture libraries, and dimension labeling. Outputs CAD-import ready SVGs.
2026-01-05
automation-best-practices.md
1
1
export
automation-best-practices
2
from
"Intuned/cookbook"
from
"Intuned/cookbook"
3
Best practices for writing reliable browser automation scripts with Intuned. Use when writing, reviewing, or editing automation code, scraping scripts, or browser-based workflows. Provides guidance on selectors, waiting strategies, anti-detection, performance optimization, and SDK patterns.
2026-01-05
codebase-inspection-protocol.md
1
1
export
codebase-inspection-protocol
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before any code generation task to discover existing patterns, conventions, dependencies, and file organization in the target Rails project.
2026-01-05
document-admin-guide.md
1
1
export
document-admin-guide
2
from
"amak07/acr-automotive"
from
"amak07/acr-automotive"
3
Create user-friendly documentation for admin staff and business users. Use when documenting admin features, creating user guides, or writing non-technical how-to guides for Humberto and parts counter staff.
2026-01-05
docusaurus-glossary.md
1
1
export
docusaurus-glossary
2
from
"mcclowes/docusaurus-plugin-glossary"
from
"mcclowes/docusaurus-plugin-glossary"
3
Use when working with docusaurus-plugin-glossary to configure, manage glossary terms, troubleshoot issues, and explain features
2026-01-05
drawio-diagrams-enhanced.md
1
1
export
drawio-diagrams-enhanced
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
2026-01-05
architecture-analysis.md
1
1
export
architecture-analysis
2
from
"hubvue/fe-analysis-skills"
from
"hubvue/fe-analysis-skills"
3
Comprehensive frontend architecture analyzer that identifies technology stacks, build tools, and architectural patterns. Use when you need to quickly understand a project's structure, dependencies, and technical configuration. Provides analysis for Vue/React/Angular frameworks, Node.js environments, package managers, TypeScript usage, linters, and architecture patterns with multiple output formats including executive summaries and visualizations.
2026-01-05
flask-smorest-api.md
1
1
export
flask-smorest-api
2
from
"jmazzahacks/byteforge-claude-skills"
from
"jmazzahacks/byteforge-claude-skills"
3
Set up Flask REST API with flask-smorest, OpenAPI docs, blueprint architecture, and dataclass models. Use when creating a new Flask API server, building REST endpoints, or setting up a production API.
2026-01-05
context7-usage.md
1
1
export
context7-usage
2
from
"ramhaidar/Code-Executor-MCP"
from
"ramhaidar/Code-Executor-MCP"
3
Tips and best practices for using Context7 MCP server to get library documentation
2026-01-05
documentation.md
1
1
export
documentation
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
Maintain documentation for IntelliFill following Diátaxis framework. Use when creating or updating docs, API references, or guides.
2026-01-05
yt-transcript.md
1
1
export
yt-transcript
2
from
"0xthierry/.claude"
from
"0xthierry/.claude"
3
Fetch YouTube video transcripts and save them as markdown files. Use when user provides YouTube URLs and wants transcripts, captions, subtitles, or video text content. Supports youtube.com/watch, youtu.be, and embed URLs.
2026-01-05
first-time-user.md
1
1
export
first-time-user
2
from
"fotescodev/portfolio"
from
"fotescodev/portfolio"
3
Simulate a first-time user experience by following only the documentation. Generates UX audit reports with friction points and recommendations. Use to test documentation quality and create improvement loops.
2026-01-05
global-coding-style.md
1
1
export
global-coding-style
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Apply consistent coding style, naming conventions, and code formatting across the NestJS API codebase. Use this skill when writing any TypeScript code in the apps/api/ or packages/shared/ directories, when naming variables, functions, classes, or files, when structuring imports and exports, or when following the project's ESLint and Prettier configurations. This includes enforcing strict TypeScript settings (no any, prefer-nullish-coalescing, prefer-optional-chain), using proper file naming patterns (kebab-case for files, PascalCase for classes), organizing imports alphabetically, and maintaining 120 character line width. Apply when writing any *.ts file, refactoring code, or reviewing code quality.
2026-01-05
ros2-standards.md
1
1
export
ros2-standards
2
from
"uneezaismail/Physical-AI-Humanoid-Robotics"
from
"uneezaismail/Physical-AI-Humanoid-Robotics"
3
Authoritative guidelines for writing production-grade ROS 2 (Humble) Python 3.11+ code (leveraging 3.12+ features where compatible) for Physical AI applications.
2026-01-05
summary-generator.md
1
1
export
summary-generator
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a `.summary.md` companion file, or when reviewing/refreshing existing summaries.
2026-01-05
requirements-writing.md
1
1
export
requirements-writing
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Write clear, testable requirements using User Stories and Gherkin scenarios for Manifest Logistics SaaS. Capture functional and non-functional requirements with proper acceptance criteria. Use when defining new features or documenting system behavior.
2026-01-05
document-architecture.md
1
1
export
document-architecture
2
from
"amak07/acr-automotive"
from
"amak07/acr-automotive"
3
Generate Arc42-based architecture documentation with C4 diagrams. Use when documenting system architecture, creating architecture docs, or explaining how the system is structured.
2026-01-05
url-analysis.md
1
1
export
url-analysis
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
URL validation and contextual analysis specialist. Use when validating links, analyzing URL context, extracting links from content, or ensuring link appropriateness. Combines technical validation with content analysis.
2026-01-05
confidence-check.md
1
1
export
confidence-check
2
from
"agiletec-inc/airis-agent"
from
"agiletec-inc/airis-agent"
3
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
2026-01-05