Results for “repository-guidance”
22 skills007 File C511d246
Guides AI agents on working with a deprecated, read-only repository of Claude Skills, covering skill structure, development workflows, and upload automation.
7 · bundle
Copilot Docs
Configure repository-specific guidance for GitHub Copilot by creating and structuring .github/copilot-instructions.md files.
3 · bundle
More results
Make Repo Contribution
Follow a project's contribution guidelines when creating issues, branches, commits, and pull requests.
36.2k · bundle
Suggest Awesome Github Copilot Instructions
Suggests relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions and identifying outdated ones.
36.2k
Ecc Guide
Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.
0
Ecc Guide
Guides users through ECC's components and installation by inspecting the live repository before answering.
1
Usb
usb reference tool
12 · bundle
Github
Executes GitHub CLI and git commands with proper authentication, enforcing the --repo flag and providing helper functions for code review comments with suggestion blocks.
7 · bundle
Repo Story Time
Transform any repository's commit history and structure into a comprehensive technical summary and narrative story.
36.2k
Copilot Instructions Blueprint Generator
Generates a comprehensive copilot-instructions.md file that guides GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns.
36.2k
Github Repo Management
Manage GitHub repositories end-to-end: clone, create, fork, configure settings, protect branches, set secrets, create releases, and run workflows using gh or git+curl.
2 · bundle
Wiki QA
Answers questions about a code repository by searching and reading source files, then synthesizing answers with inline citations and a key files table.
0 · bundle
How To Guide
Imported skill how_to_guide from openai
3
Readme Builder
README Builder
2
Github Issue
Safely reuse, create, update, or explicitly close the single GitHub Issue that tracks repository work
1 · bundle
Repo Watch
Protocol for monitoring repo changes and extracting new knowledge.
0
Disk
disk reference tool
12 · bundle
Repo Intake
Onboard into an unfamiliar repository fast before making any changes
1 · bundle
Core
core reference tool
12 · bundle
Repo Story Time
Generate a comprehensive repository summary and narrative story from commit history
3
Codebase Inspection
Analyze repositories for lines of code, language breakdown, file counts, and code-vs-comment ratios using pygount, with guidance on using language servers for symbol navigation.
2
Bc Setup Wizard Generator
Generates assisted setup wizard pages for Business Central setup tables following Guided Experience patterns. Creates NavigatePage with step-based navigation using visibility controls, banner images (WIP/Finished from Media Repository), temporary source table, footer actions (Back/Next/Finish with InFooterBar), OnOpenPage trigger (InitRecord, EnableControls, LoadSetupBanner), OnQueryClosePage trigger with unsaved changes confirmation, navigation procedures (NextStep with Step Option variable, EnableControls with Case statement, SetControlsStepXX boolean updates), commit procedure using TransferFields pattern, and registration codeunit with OnRegisterAssistedSetup event subscriber for Guided Experience. Integrates with Assisted Setup page and Extension Management. Supports multi-step workflows with welcome step, configuration step(s), and review/finish step. Uses InstructionalText for user guidance. Completes setup via GuidedExperience.CompleteAssistedSetup. Use when creating setup wizards, implementing assist
0 · bundle