Results for “code-snippets”

29 skills
More results
georgeqle
spin-off
Extract a bounded part of the invoking codebase into a new GitHub repository with private and public-OSS readiness gates
1 · bundle
dotnet
code-testing-extensions
Provides file paths to language-specific extension files for the code-testing pipeline, enabling discovery of guidance for .NET, Python, TypeScript, and other languages.
4k · bundle
github
code-exemplars-blueprint-generator
Generates customizable prompts for scanning codebases to identify and document high-quality code exemplars, supporting multiple programming languages and configurable analysis depth.
36.2k
manu14357
lesson-learned
Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work.
16 · bundle
nexu-io
article-magazine
Creates long-form magazine-style articles with hero sections, serif headings, styled quotes, code blocks, and call-to-action cards, suitable for Substack, Medium, or blogs.
· bundle
omer-metin
code-cleanup
Code Cleanup
128 · bundle
kk20300113-png
skillify
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. Future /scrape calls with the same intent run the codified script in ~200ms instead of re-driving the page. Walks back through the conversation, synthesizes script.ts + script.test.ts + fixture, runs the test in a temp dir, and asks before committing. Use when asked to "skillify", "codify", "save this scrape", or "make this permanent". (gstack)
0
luokai0
code
Guides coding workflows with planning, implementation, verification, and testing, storing user preferences locally on request.
10 · bundle
smith6jt-cop
project-data-separation
Pattern for separating repository code from user data and notebooks. Trigger: organizing scientific pipelines, separating code from data
3
sdiamante13
sweep
Reviews a codebase for structural smells and refactors them with provable safety, using micro commits and green-bar discipline.
7
luokai0
code-write
Guides code modifications by reading affected files first, matching existing style, and making minimal, safe changes.
10 · bundle
racecraft-lab
speckit-review-simplify
Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.
11
aiweline
code-generation-standards
code-generation-standards
1
thanakijwanavit
code-review
Use this skill for code review and PR review tasks. Covers review methodology, what to flag, what to skip, and output structure.
0
livelybug
skillify
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)
0
github
dotnet-design-pattern-review
Review C#/.NET code for design pattern implementation and suggest improvements without making changes.
36.2k
antood69
code-review
Use this skill for code review and PR review tasks. Covers review methodology, what to flag, what to skip, and output structure.
0
infinition
simplify-code
Runs three parallel reviewers to find code reuse, quality, and efficiency issues in a diff, then applies safe fixes and reports risky ones.
2
theheavenlyd3mon
clean-code
Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "code review", "naming conventions", "function too long", "code smells", "readable code", "boy scout rule", "single responsibility", or "unit test quality". Also trigger when reviewing pull requests for readability, refactoring messy functions, debating comment styles, or improving error handling patterns. Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture, see clean-architecture.
28 · bundle
haongo232
simplify-code
Reduce complexity of over-engineered code. Identify unnecessary abstractions, remove dead code, flatten deep nesting, and simplify logic while preserving behavior.
3
eryajf
quasi-coder
Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology. Excels at translating non-technical or semi-technical descriptions into production-quality code.
0
haongo232
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
3
whd4
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
0
loopyluci
to-tickets
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
1
github
winui3-migration-guide
Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets for migrating to WinUI 3.
36.2k
github
dotnet-timezone
Resolve timezone questions for .NET and C# code with production-safe guidance and copy-paste-ready snippets, including address-to-timezone lookup, cross-platform ID mapping, and DST-safe scheduling.
36.2k · bundle